home *** CD-ROM | disk | FTP | other *** search
- module oProject is cProject
- with
- Flags is $00000004;
-
- Name is "Web-Fix";
- Width is 1024; Height is 768;
- OnscreenDepth is 16;
- OnscreenFlag is 0; OffscreenFlag is true;
-
- MainURL is "Code1024/Start.k";
- SiteURL is "http://www.Web-Fix.de/";
-
- Configurations is [
- cInfoConfiguration
- with
- Flags is $00000000;
- Copyright is "\$A91999 by iDots & art4art";
- Comment is "Code by Pierre Marcel Uetzels";
- end
- ];
- end;
-